Welcome![Sign In][Sign Up]
Location:
Search - post get

Search list

[Browser ClientHttpProject

Description: 实现 http Post,Get 方法,实现一些网络操作-Achieve http Post, Get methods to achieve some network operations
Platform: | Size: 216064 | Author: Jone | Hits:

[Internet-Networkcommandline

Description: http server,最简化例程.支持HTTP POST/GET -http server, minimized,support http POST/GET
Platform: | Size: 68608 | Author: russot | Hits:

[CommunicationTestHttpPost

Description: 模拟HTTP POST/GET请求的工具,方便测试服务器网络接口-Simulate HTTP POST/GET request tool to facilitate the testing server network interface
Platform: | Size: 18432 | Author: Ray | Hits:

[Windows Developwj

Description: 一个网络封包截取工具源代码,是学习POST,GET的好帮手。A network packet interception tools source code, is learning POST, GET a good helper.-A network packet interception tools source code, is learning POST, GET a good helper.
Platform: | Size: 5120 | Author: erof20 | Hits:

[assembly languageget-filename

Description: masm32通过行命令获得 对应的文件名字,方便后期操作-masm32 get through the line command corresponding file name, to facilitate post-operation
Platform: | Size: 1024 | Author: 郝林 | Hits:

[Internet-NetworkVB98

Description: (原创)VB百度贴吧春节期间刷鞭炮源码,代理网页操作 网页post get 截取等示例-( original) Baidu Post Bar brush off firecrackers during the Spring Festival of VB source code, agent post get intercepts webpage webpage operation sample
Platform: | Size: 9216 | Author: htmon | Hits:

[Internet-NetworkVCPP-HTTP-Get-Post

Description: VC++请求HTTP,使用POST和GET方法-vc++ http request for get post
Platform: | Size: 61440 | Author: zz | Hits:

[Otherchina-code.net.zhy.5.Rar

Description: 这是一个应用与asp的MVC框架,本框架部分功能参考ThinkPHP。 初衷: 在ASP大势已去的时代,不想再在ASP上花太多精力,想写一个快速的ASP开发框架,提高工作效率。 优势: 1、单文件入口,M/A模式 2、核心大部分JScript开发, 3、将POST、GET进行可读写化操作,所有数据通过F.post或F.get进行读写 4、支持CURL操作,扩展assign到Model和Record 5、支持模板的跨模块、跨模板调用 6、编译缓存、类库缓存,提高代码效率 7、支持严格编译和非严格编译,严格编译需要变量的完全声明(即模板中使用的变量,都需要assign,特别是对象) 8、支持类的静态调用和动态调用(静态调用只初始化一次,动态调用每次都初始化一个新类) 9、支持update、insert的自动post调用(入库前可通过FormValidatee验证数据的有效性),例如:Model__("Public","id").insert()、Model__("Public","id").update() 10、支持多数据库操作,只要编写多个数据库配置文件即可在程序中随意调用 11、支持数据集的缓存,以json方式缓存到文件系统 缺陷: 1、目前文档相对不完善 2、调试不方便,需要一定的ASP基础 3、核心大部分为JScript,不熟悉JScript的人员去修改核心有一定困难-This is an application with asp MVC framework , and the framework for some functions reference ThinkPHP. Mind : ASP hopeless situation at times , do not want to spend too much energy on ASP, ASP wanted to write a quick development framework , improve work efficiency. Advantage : 1, single file entry , M/A mode 2 , the core of most JScript development, 3, POST, GET perform read and write operation, all data read and write through F.post or F.get 4, support CURL operation, extended assign to the Model and Record 5, support for cross-module template , template calls across 6 , compiled cache, library cache, improved code efficiency 7 , support for strict and non- strict compiler to compile, compile strictly require full declaration of variables ( ie the variables used in the template , you need to assign, in particular, object ) 8 , static call and dynamic call support class ( static call initialized only once every dynamic call to initialize a new class ) 9, support updat
Platform: | Size: 204800 | Author: 吴飞 | Hits:

[Internet-NetworkSimpleWebClass-V1.1

Description: 可以发生Post Get 可以提取html中的文本字符-Can occur Post Get to extract html text characters
Platform: | Size: 9216 | Author: | Hits:

[Software Engineeringvb_POST-GET-SEND

Description: vb_抓包、截包、发包.vb_POST,GET,SEND.doc-vb get/post data vb_POST,GET,SEND.doc
Platform: | Size: 158720 | Author: midasjx | Hits:

[WEB CodeMoAspEnginer_v1.161

Description: 一款运行asp环境的MVC框架,部分功能参考了ThinkPHP,可提升ASP项目的开发速度。MoAspEnginer优势:   1、单文件入口,M/A模式   2、核心大部分JScript开发,   3、将POST、GET进行可读写化操作,所有数据通过F.post或F.get进行读写   4、支持CURL操作,扩展assign到Model和Record   5、支持模板的跨模块、跨模板调用   6、编译缓存、类库缓存,提高代码效率   7、支持严格编译和非严格编译,严格编译需要变量的完全声明   8、支持类的静态调用和动态调用(静态调用只初始化一次,动态调用每次都初始化一个新类)   9、支持update、insert的自动post调用   10、支持多数据库操作,只要编写多个数据库配置文件即可在程序中随意调用   11、支持数据集的缓存,以json方式缓存到文件系统   MoAspEnginer缺陷:   1、目前文档相对不完善   2、调试不方便,需要一定的ASP基础   3、核心大部分为JScript,不熟悉JScript的人员去修改核心有一定困难-The MVC framework is a ASP running environment, function reference to ThinkPHP, can promote the ASP project development speed. The advantage of MoAspEnginer: 1, the single file entrance, M/A mode 2, the core of most JScript development, 3, POST, GET read and write operation, all data read and write to the F.post or F.get 4, support for CURL, Model and Record extended assign 5, support cross module, called cross template 6, compiled class library cache, cache, improve the efficiency of code 7, strict and non strict compiler compiler support, fully declared strictly compile need variables 8, support classes called static and dynamic invocation (called statically initialized only once, the dynamic call every time to initialize a new class) 9, support update, insert automatic Post calls 10, support multi database operation, as long as the write multiple database configuration file can be invoked in the program 11, to support the data cache, cache to the file system in JSON MoAs
Platform: | Size: 239616 | Author: ypudn1 | Hits:

[OtherGet-C-Sharp-analog-Post-and-send-data

Description: C#实现HttpRequest模拟Post和Get方式发送数据-Get C# analog Post and send data
Platform: | Size: 1024 | Author: seven | Hits:

[Internet-Networkjclottery

Description: httpclient post get 协议, httpclient post get 协议-httpclient post get protocol, httpclient post get protocol
Platform: | Size: 5855232 | Author: linhaoliang | Hits:

[Internet-Networkhttp

Description: http请求的四个方法,包括post、get、put、delete-four methods http request, including post, get, put, delete
Platform: | Size: 4096 | Author: 蓝兰 | Hits:

[CSharpTunynet.HttpTools

Description: 用于测试Post和Get请求的小工具,集成了一些其他的方便操作的功能-It is a little tool for test http post & get
Platform: | Size: 254976 | Author: anxin | Hits:

[Internet-NetworkAndroid-GET-and-POST-DEMO

Description: Android发送GET和POST请求DEMO-android get and post demo
Platform: | Size: 1024 | Author: haoxue365 | Hits:

[WEB CodeMoAspEnginer

Description: 一款运行asp环境的MVC框架,部分功能参考了ThinkPHP,可提升ASP项目的开发速度。MoAspEnginer优势:   1、单文件入口,M/A模式   2、核心大部分JScript开发,   3、将POST、GET进行可读写化操作,所有数据通过F.post或F.get进行读写   4、支持CURL操作,扩展assign到Model和Record   5、支持模板的跨模块、跨模板调用   6、编译缓存、类库缓存,提高代码效率 -MVC framework for a run asp environment, some functions reference ThinkPHP, can improve the speed of ASP development projects. MoAspEnginer advantages: A single file entry, M/A mode 2, the core of most JScript development, 3, POST, GET conduct can read and write operation, all data read or written by F.post or F.get 4, support for CURL operations, expand assign to Model and Record 5, support for cross-module template, cross template calls 6, compiled cache, library cache, improved code efficiency
Platform: | Size: 245760 | Author: gpudn89 | Hits:

[Game Programpost_demo.ZIP

Description: vb winsock 封包发送post get等相关命令。可以利用于封包游戏-vb winsock packet sent post get and other related commands. Games can be used in Packet
Platform: | Size: 6144 | Author: ralproc | Hits:

[Internet-Networkhttps

Description: 网络发包器,可用于测试网站数据返回,支持POST\GET -https and http request sender.
Platform: | Size: 31744 | Author: chen | Hits:

[ISAPI-IEPoster

Description: mfc程序, 用 CHttpFile 模拟网页点击的发包. POST, GET-mfc program, using simulated page click CHttpFile contract. POST, GET
Platform: | Size: 29696 | Author: | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 23 »

CodeBus www.codebus.net